From: Raspbian automatic forward porter Date: Thu, 12 Feb 2026 17:23:10 +0000 (+0000) Subject: Merge version 2.9.0-1+rpi1 and 2.10.0-2 to produce 2.10.0-2+rpi1 X-Git-Tag: archive/raspbian/2.10.0-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22%22?a=commitdiff_plain;h=3d8123e9f0e1912cf5b2022abf3f1e6b5b494713;p=utf8proc.git Merge version 2.9.0-1+rpi1 and 2.10.0-2 to produce 2.10.0-2+rpi1 --- 3d8123e9f0e1912cf5b2022abf3f1e6b5b494713 diff --cc debian/changelog index bd774d4,f074c8f..73d2ec7 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,29 +1,36 @@@ - utf8proc (2.9.0-1+rpi1) trixie-staging; urgency=medium ++utf8proc (2.10.0-2+rpi1) forky-staging; urgency=medium + + [changes brought forward from 2.7.0-1+rpi1 by root at Fri, 24 Dec 2021 05:29:20 +0000] + * Force C.utf-8 locale. + - -- Raspbian forward porter Sun, 24 Dec 2023 19:08:34 +0000 ++ -- Raspbian forward porter Thu, 12 Feb 2026 17:23:10 +0000 ++ + utf8proc (2.10.0-2) unstable; urgency=medium + + * Upload to unstable + + -- Matthias Geiger Wed, 03 Sep 2025 13:15:04 +0200 + + utf8proc (2.10.0-1) experimental; urgency=medium + + [ Graham Inggs ] + * Remove myself from Uploaders + * Update Maintainer and Uploaders + + [ Matthias Geiger ] + * d/gbp.conf: Update for DEP-14 style + * New upstream release (Closes: #1108099) + * d/control: Take over as maintainer + * d/control: Bump S-V to 4.7.2, no changes needed + * d/control: Switch VCS-Urls to /debian namespace + * Rebase patch for new upstream release + * d/rules: Drop obsolete buildsystem invocation + * d/control: Require unicode-data 16.0 + * d/libutf8proc3.symbols: Add new symbol, add Build-Depends + * d/watch: Switch to v4 + * d/copyright: Update + + -- Matthias Geiger Tue, 02 Sep 2025 19:59:20 +0200 utf8proc (2.9.0-1) unstable; urgency=medium diff --cc debian/rules index e505a3e,7416318..88ccbe4 --- a/debian/rules +++ b/debian/rules @@@ -1,9 -1,9 +1,10 @@@ #!/usr/bin/make -f + export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export LC_ALL=C.UTF-8 %: - dh $@ --buildsystem=makefile + dh $@ override_dh_auto_install: dh_auto_install -- prefix=/usr libdir=/usr/lib/$(DEB_HOST_MULTIARCH)